Skip to content

bpo-44344: Document that pow can return a complex number#27853

Merged
ambv merged 2 commits into
python:mainfrom
mdickinson:bpo-44344
Oct 21, 2021
Merged

bpo-44344: Document that pow can return a complex number#27853
ambv merged 2 commits into
python:mainfrom
mdickinson:bpo-44344

Conversation

@mdickinson

@mdickinson mdickinson commented Aug 20, 2021

Copy link
Copy Markdown
Member

This PR adds a note to the documentation for the built-in pow function to explain that complex results from non-complex inputs are possible.

https://bugs.python.org/issue44344

@bedevere-bot bedevere-bot added awaiting core review docs Documentation in the Doc dir labels Aug 20, 2021
@mdickinson mdickinson added skip news docs Documentation in the Doc dir and removed docs Documentation in the Doc dir labels Aug 20, 2021
@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Sep 20, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @mdickinson for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @mdickinson for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-29134 is a backport of this pull request to the 3.9 branch.

@bedevere-bot

Copy link
Copy Markdown

GH-29135 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 21, 2021
…lex inputs. (pythonGH-27853)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 887a557)

Co-authored-by: Mark Dickinson <mdickinson@enthought.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 21, 2021
…lex inputs. (pythonGH-27853)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 887a557)

Co-authored-by: Mark Dickinson <mdickinson@enthought.com>
ambv pushed a commit that referenced this pull request Oct 21, 2021
…lex inputs. (GH-27853) (GH-29135)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 887a557)

Co-authored-by: Mark Dickinson <mdickinson@enthought.com>
ambv pushed a commit that referenced this pull request Oct 21, 2021
…lex inputs. (GH-27853) (GH-29134)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 887a557)

Co-authored-by: Mark Dickinson <mdickinson@enthought.com>
@mdickinson mdickinson deleted the bpo-44344 branch March 5, 2023 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants